Skip to main content

mergNotifyPost

Type

command

Summary

This command sends a notification

Syntax

mergNotifyPost <pNotification>, [<pDistributed>], [<pDeliverImediately>]

Description

This command sends a notification

Parameters

NameTypeDescription

pNotification

The name of the notification to send

pDistributed

(optional with false default) On OS X this option allows you to use the distributed notification center to send notifications to other applications. The parameter has no effect on iOS.

pDeliverImediately

(optional with false default) Specifies when to deliver the notification. When false, the receiver delivers notifications to their observers according to the suspended-notification behavior specified in the corresponding dispatch table entry. When true, the receiver delivers the notification immediately to its observers.

Compatibility and Support

Introduced

LiveCode 8.0

OS

ios

mac

Platforms

desktop

mobile

Thank you for your feedback!

Was this page helpful?